SyExtendedPropertyDefinition 
Logical Entity Name  SyExtendedPropertyDefinition 
Default Table Name  SyExtendedPropertyDefinition 
Physical Only  NO 
Definition 
 
Note 
 

SyExtendedPropertyDefinition Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyExtendedPropertyDefinitionId(PK)    char(10)  NO 
 
EntityName    char(10)  NO 
 
Name    char(10)  NO 
 
PropertyType    char(10)  NO 
 
MaxLength    char(10)  YES 
 
DecimalPlaces    char(10)  YES 
 
HelpText    char(10)  YES 
 
ValidationType    char(10)  NO 
 
ValidationText    char(10)  YES 
 
IsActive    char(10)  NO 
 
IsAuthorizationRequired    char(10)  NO 
 
UserId    char(10)  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
ts    char(10)  NO 
 

SyExtendedPropertyDefinition Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyExtendedPropertyDefinition_SyExtendedPropertyDefinitionId  PrimaryKey  SyExtendedPropertyDefinitionId 
UK_SyExtendedPropertyDefinitionEntityNameName  Index  EntityName, Name 

SyExtendedPropertyDefinition Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyExtendedPropertyValue  Non-Identifying  One To Zero or More  FK_SyExtendedPropertyValue_SyExtendedPropertyDefinitionId_SyExtendedPropertyDefinition_SyExtendedPropertyDefinitionId        NO  YES 

SyExtendedPropertyDefinition Check Constraints 
Check Constraint Name  CheckConstraint